home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / mptwcbts.zip / DSZ-SEND.BAT < prev    next >
DOS Batch File  |  1991-04-24  |  433b  |  18 lines

  1. echo Make sure you are using the PROTOCOL directory,
  2. echo if using the EP directory, change the following lines:
  3. cd \wildcat\PROTOCOL
  4. rem Wildcat! reads this as SEND Download TO user.
  5. echo 1 %1
  6. echo 2 %2
  7. echo 3 %3
  8. echo 4 %4
  9. echo 5 %5
  10. echo 6 %6
  11. echo 7 %7
  12. cls
  13. DSZ port %2 speed %1 handshake both sz %3 %4 %5 %6 %7 %8 %9
  14. IF ERRORLEVEL 1 COPY ALL.OK TRANSFER.BAD
  15. cls
  16. rem dsz port %2 speed %1 sz %3 %4 %5 %6 %7 %8 %9
  17. cls
  18.